Skip to content

Add no-loc metadata#12833

Merged
sdwheeler merged 2 commits intoMicrosoftDocs:mainfrom
sdwheeler:sdw-w560228-hub-loc-de
Mar 10, 2026
Merged

Add no-loc metadata#12833
sdwheeler merged 2 commits intoMicrosoftDocs:mainfrom
sdwheeler:sdw-w560228-hub-loc-de

Conversation

@sdwheeler
Copy link
Copy Markdown
Collaborator

@sdwheeler sdwheeler commented Mar 10, 2026

PR Summary

Add no-loc metadata

PR Checklist

  • Descriptive Title: This PR's title is a synopsis of the changes it proposes.
  • Summary: This PR's summary describes the scope and intent of the change.
  • Contributor's Guide: I have read the contributor's guide.
  • Style: This PR adheres to the style guide.

Copilot AI review requested due to automatic review settings March 10, 2026 21:13
@learn-build-service-prod
Copy link
Copy Markdown
Contributor

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds no-loc metadata to the PowerShell documentation hub page to prevent specific community brand names from being localized (Fixes AB#560228).

Changes:

  • Add no-loc list to reference/index.yml metadata.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread reference/index.yml
author: sdwheeler
ms.author: sewhee
ms.date: 03/18/2025
no-loc: [Community, Discord, Slack, Spiceworks, "Stack Overflow" ]
Copy link

Copilot AI Mar 10, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no-loc values should match the exact text strings you want excluded from localization. On this page the card titles are "Stack Overflow", "PowerShell Slack", and "PowerShell Discord", but the list currently has StackOverflow (no space) and only Slack/Discord. Consider updating the list to the exact phrases (and removing the trailing space before ]) to ensure the metadata is effective and doesn’t unintentionally block localization of generic words like Community.

Suggested change
no-loc: [Community, Discord, Slack, Spiceworks, "Stack Overflow" ]
no-loc: ["Stack Overflow", "PowerShell Slack", "PowerShell Discord"]

Copilot uses AI. Check for mistakes.
@learn-build-service-prod
Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 3e86aaf:

✅ Validation status: passed

File Status Preview URL Details
reference/index.yml ✅Succeeded View

For more details, please refer to the build report.

@learn-build-service-prod
Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 024a931:

✅ Validation status: passed

File Status Preview URL Details
reference/index.yml ✅Succeeded View

For more details, please refer to the build report.

@sdwheeler sdwheeler merged commit 7d25730 into MicrosoftDocs:main Mar 10, 2026
4 checks passed
@sdwheeler sdwheeler deleted the sdw-w560228-hub-loc-de branch March 11, 2026 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants